open with porter
from the Page Menu
https://gyazo.com/d4c84afa1b488a1b4766ae6aa1295a9f
code:script.js
const onClick = () => {
location.href = location.href.replace('https','sbporter');
};
scrapbox.PageMenu.addMenu({
title: "Porter",
onClick,
});
---
This page is auto-translated from /nishio/open with porter. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.